|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPageBookViewPage | |
org.eclipse.team.ui.synchronize | Application programming interfaces for interaction with the Eclipse Synchronize View. |
org.eclipse.ui.part | Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. |
Uses of IPageBookViewPage in org.eclipse.team.ui.synchronize |
Classes in org.eclipse.team.ui.synchronize that implement IPageBookViewPage | |
class |
TeamSubscriberParticipantPage
A synchronize view page that works with participants that are subclasses of TeamSubscriberParticipant . |
Methods in org.eclipse.team.ui.synchronize that return IPageBookViewPage | |
IPageBookViewPage |
TeamSubscriberParticipant.createPage(ISynchronizeView view)
|
IPageBookViewPage |
ISynchronizeParticipant.createPage(ISynchronizeView view)
Creates and returns a new page for this synchronize participant. |
Uses of IPageBookViewPage in org.eclipse.ui.part |
Classes in org.eclipse.ui.part that implement IPageBookViewPage | |
class |
MessagePage
A message page display a message in a pagebook view. |
class |
Page
Abstract base superclass for pages in a pagebook view. |
Methods in org.eclipse.ui.part with parameters of type IPageBookViewPage | |
protected void |
PageBookView.initPage(IPageBookViewPage page)
Initializes the given page with a page site. |
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |